projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d68754
)
(ispell-dictionary-alist): Add autoload.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 10 Mar 1994 07:25:09 +0000
(07:25 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 10 Mar 1994 07:25:09 +0000
(07:25 +0000)
(ispell-menu-map): Don't redefine if already defined.
Don't test for menu-bar since this is now done before menu-bar.
lisp/textmodes/ispell.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/ispell.el
b/lisp/textmodes/ispell.el
index 88d0bbbabddc669a3d3c74afe7b6743b592e3618..e4aa22295e580228366bc1c89a74947df00d8ba4 100644
(file)
--- a/
lisp/textmodes/ispell.el
+++ b/
lisp/textmodes/ispell.el
@@
-385,6
+385,7
@@
your .emacs), or use the \\[ispell-change-dictionary] command to
change it, as changing this variable only takes effect in a newly
started ispell process.")
+;;;###autoload
(defvar ispell-dictionary-alist ; sk 9-Aug-1991 18:28
'((nil ; default (english.aff)
"[A-Za-z]" "[^A-Za-z]" "[---']" nil ("-B") nil)